trunk-group

This command configures the Trunk Group table, which lets you define Trunk Groups.

Syntax

(config-voip)# gateway trunk-group <Index>
(trunk-group-<Index>)# 

Command

Description

Index

Defines the table row index.

first-b-channel

Defines the first channel/port (analog module) or Trunk B-channel (digital module).

first-phone-number

Defines the telephone number(s) of the channels.

first-trunk-id

Defines the starting physical Trunk number in the Trunk Group.

last-b-channel

Defines the last channel/port (analog module) or Trunk B-channel (digital module).

last-trunk-id

Defines the ending physical Trunk number in the Trunk Group.

module

Defines the telephony interface module / FXS blade for which you want to define the Trunk Group.

tel-profile-name

Assigns a Tel Profile to the Trunk Group.

trunk-group-id

Defines the Trunk Group ID for the specified channels.

Command Mode

Privileged User

Example

This example configures Trunk Group 1 for Trunk 1, channels 1-30:

(config-voip)# gateway trunk-group 0
(trunk-group-0)# first-b-channel 1
(trunk-group-0)# last-b-channel 30
(trunk-group-0)# first-trunk-id 1
(trunk-group-0)# trunk-group-id 1
(trunk-group-0)# activate